home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000311_news@columbia.edu _Wed Feb 26 10:06:06 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA18465
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Feb 1997 10:06:05 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA09781
  7.     for kermit.misc@watsun; Wed, 26 Feb 1997 10:06:04 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: C-Kermit--Warning, problem getting exclusive access
  12. Date: 26 Feb 1997 15:06:03 GMT
  13. Organization: Columbia University
  14. Lines: 17
  15. Message-ID: <5f1jgr$a69$1@apakabar.cc.columbia.edu>
  16. References: <3313BF30.1156@bellatlantic.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6650
  19.  
  20. In article <3313BF30.1156@bellatlantic.net>,
  21. Joe Beck  <jmbeck@bellatlantic.net> wrote:
  22. : I've been having a good deal of difficulty getting a CODEX modem hanging off
  23. : an IBM RS/6000 980 - AIX 3.2.5 configured to dial out. When first working on
  24. : it, I used kermit to attempt to connect and dial out. After going into
  25. : kermit and typing set modem hayes followed by set line /dev/tty35 I kept
  26. : getting the message: Warning, problem getting exclusive access.
  27. :
  28. It sounds like you are using an old version of C-Kermit.  The current version
  29. is 6.0.192:
  30.  
  31.   http://www.columbia.edu/kermit/ck60.html
  32.  
  33. Please pick it up.  And read the UNIX appendix of the manual, "Using C-Kermit",
  34. which explains the situation with UUCP lockfiles.
  35.  
  36. - Frank